home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 9536 / 9536.xpi / chrome / commentsbar_ff.jar / content / commentsbar_ff / bubble.xul < prev    next >
Extensible Markup Language  |  2009-03-25  |  465b  |  8 lines

  1. <?xml version="1.0"?>
  2. <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
  3. <?xml-stylesheet href="chrome://commentsbar_ff/content/tb.css"  type="text/css"?>
  4. <window id="bubble" width="390" height="250" orient="vertical" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" hidechrome="true">
  5. <script src="bubble.js"/>
  6. <iframe flex="1" id="frame" style="border: 0px solid ; margin: 0px;padding: 0px;overflow: hidden;" />
  7. </window>
  8.